PHY SET CLOTH COLLISION

This command controls whether collisions are enabled for the specified cloth object.

  Syntax
PHY SET CLOTH COLLISION ID, state
  Parameters
ID
Integer
identification number of the cloth object
state
Integer
a value of 1 turns collisions on while 0 switches collisions off

  Returns

  Description

In some cases it may be preferable to have collision for a cloth disabled. To handle such a situation use this command.

  Example Code
No example code is provided for this command